home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19960209-19960425 / 000251_news@columbia.edu _Thu Mar 21 00:40:39 1996.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: news@columbia.edu
  2. Received: from apakabar.cc.columbia.edu (apakabar.cc.columbia.edu [128.59.35.159]) by watsun.cc.columbia.edu (8.7.3/8.7.3) with ESMTP id AAA05848 for <kermit.misc@watsun>; Thu, 21 Mar 1996 00:40:38 -0500 (EST)
  3. Received: (from news@localhost) by apakabar.cc.columbia.edu (8.7.3/8.7.3) id AAA08196 for kermit.misc@watsun; Thu, 21 Mar 1996 00:40:37 -0500 (EST)
  4. Path: news.columbia.edu!watsun.cc.columbia.edu!jaltman
  5. From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
  6. Newsgroups: comp.protocols.kermit.misc
  7. Subject: Re: Kermit does not work with 'screen' program
  8. Date: 21 Mar 1996 05:40:08 GMT
  9. Organization: Columbia University
  10. Lines: 17
  11. Message-ID: <4iqq3o$7v1@apakabar.cc.columbia.edu>
  12. References: <4iqbbu$sb0@newslink.runet.edu>
  13. NNTP-Posting-Host: watsun.cc.columbia.edu
  14.  
  15. In article <4iqbbu$sb0@newslink.runet.edu>, Ilya <ibelooze@runet.edu> wrote:
  16. :  I could not get kermit to work with the 'screen' program.   When I start a
  17. :  new shell with control-a c  and start kermit  in it, files do not transfer
  18. :  at all but I have not figured out why yet. FYI.
  19.  
  20. No File Transfers cannot be sent through a 'screen' session since screen 
  21. does not provide a clear data path.  It uses its own set of control 
  22. mechanisms.  Notice that Ctrl-A is uses to start a command.  Well, Ctrl-A
  23. is also Kermit's default start-of-packet character.  Therefore, everytime
  24. a packet is sent to the host the Ctrl-A is probably stripped by 'screen'.
  25.  
  26.  
  27. Jeffrey Altman * PO Box 220415 * Great Neck, NY * 11022-0415 * (516) 466-5495
  28.                * 612 West 115th St #716 * New York, NY * 10025 * (212) 854-1344
  29.   C-Kermit 5A(191) for OS/2:   http://www.columbia.edu/kermit/cko191.html
  30.   Kermit 95 for Windows 95 :   http://www.columbia.edu/kermit/k95.html